R undocumented/CompletionFunctions.R

# This function creates a Completion object for use in creating and modifying Completion objects.
createCompletionObject = function(uid  = NULL, total_rules  = NULL, completed_rules  = NULL, percent_complete  = NULL, completed  = NULL){
object = as.list(environment()) 
 object = userObject[as.character(userObject) != "NULL"] 
 return(userObject) 
 }
sterfa02/SchoologyAPI documentation built on Jan. 10, 2023, 11:27 p.m.